1 matches found
CVE-2021-45423
CVE-2021-45423 affects Pev 0.81/libpe via the function pe_exports in exports.c. The vulnerability is a buffer overflow where offsets_to_Names is allocated on the stack using exp->NumberOfFunctions, but the loop iterates with exp->NumberOfNames, making it possible to overwrite memory and pot...